getOsName method

Future<String?> getOsName()

Implementation

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