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