lostPhone property

  1. @JsonKey.new(name: 'LostPhone', includeIfNull: false)
String? lostPhone
final

Implementation

@JsonKey(name: 'LostPhone', includeIfNull: false)
final String? lostPhone;