getVolumeInfo method
Implementation
Future<VolumeSpaceInfo?> getVolumeInfo(String uuid) =>
VolumeInfoPlatform.instance.getVolumeInfo(uuid);
Future<VolumeSpaceInfo?> getVolumeInfo(String uuid) =>
VolumeInfoPlatform.instance.getVolumeInfo(uuid);