menu
pkpass package
documentation
pkpass/models/pass.dart
PassMetadata
formatVersion property
formatVersion property
dark_mode
light_mode
formatVersion
property
int
formatVersion
final
Version of the file format. The value must be 1.
Implementation
final int formatVersion;
pkpass package
documentation
pkpass/models/pass
PassMetadata
formatVersion property
PassMetadata class