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