otherContactInfo property

  1. @JsonKey.new(name: "OtherContactInfo")
ContactInfo? otherContactInfo
final

Implementation

@JsonKey(name: "OtherContactInfo")
final ContactInfo? otherContactInfo;