otherPhone property

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

Implementation

@JsonKey(name: 'OtherPhone', includeIfNull: false)
final String? otherPhone;