Retrieves the platform version from the native platform.
Future<String?> getPlatformVersion() { throw UnimplementedError('getPlatformVersion() has not been implemented.'); }