getVolumeSpace method
Implementation
Future<VolumeSpace?> getVolumeSpace(String uuid) =>
VolumeInfoPlatform.instance.getVolumeSpace(uuid);
Future<VolumeSpace?> getVolumeSpace(String uuid) =>
VolumeInfoPlatform.instance.getVolumeSpace(uuid);