getSDKVersion static method

String getSDKVersion()

Returns the SDK version string. Matches the version in pubspec.yaml.

Implementation

static String getSDKVersion() => _sdkVersion;