photoUri property

  1. @JsonKey.new(name: 'photoUri')
String? photoUri
final

Implementation

@JsonKey(name: 'photoUri')
final String? photoUri;