passengerName property
An object that represents the name of the passenger. Use this key for any type of boarding pass.
Implementation
@JsonKey(name: 'passengerName')
final SemanticTagTypePersonNameComponents? passengerName;
An object that represents the name of the passenger. Use this key for any type of boarding pass.
@JsonKey(name: 'passengerName')
final SemanticTagTypePersonNameComponents? passengerName;