buildNumber property
The build number.
Generated from the version in pubspec.yaml.
CFBundleVersionon iOS.versionCodeon Android.
Note, on iOS if an app has no buildNumber specified this property will return version Docs about CFBundleVersion: https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion
Implementation
final String buildNumber;