getSDKVersion static method
Returns the SDK version string. Matches the version in pubspec.yaml.
Implementation
static String getSDKVersion() => _sdkVersion;
Returns the SDK version string. Matches the version in pubspec.yaml.
static String getSDKVersion() => _sdkVersion;