appBuildNumber property

String appBuildNumber

Implementation

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