APPVERSION top-level constant

String const APPVERSION

Implementation

const String APPVERSION =
    String.fromEnvironment('APPVERSION', defaultValue: 'dev-build');