getPartitions method

Future<GetPartitionsModel?> getPartitions()

Implementation

Future<GetPartitionsModel?> getPartitions() {
  throw UnimplementedError('getPartitions() has not been implemented.');
}