appBuildName property

String appBuildName

Implementation

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