destinationPlatform property
The name of the destination platform, such as “A”. Don’t include the word “Platform.” Use this key only for a train or other rail boarding pass.
Implementation
// localizable string
@JsonKey(name: 'destinationPlatform')
final String? destinationPlatform;