version constant

String const version

Get the current version of the SDK

Implementation

// Keep in sync with pubspec.yaml version
static const String version = '1.3.0';