appBuildNumber property

String get appBuildNumber

Implementation

String get appBuildNumber => appVersion.toString().split('+').last;