profilePhoto property

  1. @JsonKey(name: 'profile_photo')
String? profilePhoto
final

Implementation

@JsonKey(name: 'profile_photo')
final String? profilePhoto;