crewPassThrough property

  1. @JsonKey.new(name: 'CrewPassThrough', includeIfNull: false)
double? crewPassThrough
final

Implementation

@JsonKey(name: 'CrewPassThrough', includeIfNull: false)
final double? crewPassThrough;