checkPartitions method
Implementation
Future<StatusModel?> checkPartitions(SendPartitionModel checkPartitions) {
throw UnimplementedError('checkPartitions() has not been implemented.');
}
Future<StatusModel?> checkPartitions(SendPartitionModel checkPartitions) {
throw UnimplementedError('checkPartitions() has not been implemented.');
}