getCapabilities method

Future<Map<Object?, Object?>> getCapabilities()

Implementation

Future<Map<Object?, Object?>> getCapabilities() {
  throw UnimplementedError('getCapabilities() has not been implemented.');
}