version property

Future<String> get version

Implementation

static Future<String> get version async => (await _instance)._version;