Retrieves platform version information.
Future<String?> getPlatformVersion() { throw UnimplementedError('getPlatformVersion() not implemented'); }