phoneOther property

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

Implementation

@JsonKey(name: 'PhoneOther', includeIfNull: false)
final String? phoneOther;