crewContactId property

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

Implementation

@JsonKey(name: 'CrewContactId', includeIfNull: false)
final String? crewContactId;