crewLocationId property

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

Implementation

@JsonKey(name: 'CrewLocationId', includeIfNull: false)
final String? crewLocationId;