getOsVersion method

Future<String?> getOsVersion()

Implementation

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