version property

String get version

Implementation

String get version {
  return _configService.appVersion;
}