getMobileSdkVersion method

Future<String?> getMobileSdkVersion()

Implementation

Future<String?> getMobileSdkVersion() => _plugin.getMobileSdkVersion(this);