version property
String
get
version
Version of the module following Semantic Versioning (semver). Defaults to '1.0.0'.
Implementation
String get version => '1.0.0';
Version of the module following Semantic Versioning (semver). Defaults to '1.0.0'.
String get version => '1.0.0';