smallFileId property
File identifier of small (160x160) chat photo. This file_id can be used only for photo download and only for as long as the photo is not changed.
Implementation
@JsonKey(name: 'small_file_id')
String get smallFileId;
File identifier of small (160x160) chat photo. This file_id can be used only for photo download and only for as long as the photo is not changed.
@JsonKey(name: 'small_file_id')
String get smallFileId;