hasEmergencyContact property

  1. @JsonKey(name: 'has_emergency_contact')
bool hasEmergencyContact
getter/setter pair

Implementation

@JsonKey(name: 'has_emergency_contact')
bool hasEmergencyContact;