appBuildName property

String get appBuildName

Implementation

String get appBuildName => appVersion.toString().split('+').first;