photoFileId property

  1. @JsonKey(name: 'photo_file_id')
String get photoFileId
inherited

A valid file identifier of the photo

Implementation

@JsonKey(name: 'photo_file_id')
String get photoFileId;