version property

String version

Implementation

String get version {
  return _configService.appVersion;
}