getAppVersion method

Future<String?> getAppVersion()

Implementation

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