version property
String
get
version
Returns the DartSdk's version
Implementation
String get version => getVersion().toString();
Returns the DartSdk's version
String get version => getVersion().toString();