APP_VERSION top-level constant

  1. @Deprecated('Use AtConstants.appVersion instead')
String const APP_VERSION

Implementation

@Deprecated('Use AtConstants.appVersion instead')
const String APP_VERSION = AtConstants.appVersion;