photoUrl property
A valid URL of the photo. Photo must be in JPEG format. Photo size must not exceed 5MB
Implementation
@JsonKey(name: 'photo_url')
String get photoUrl;
A valid URL of the photo. Photo must be in JPEG format. Photo size must not exceed 5MB
@JsonKey(name: 'photo_url')
String get photoUrl;