getVolumeInfo abstract method

Future<VolumeSpaceInfo?> getVolumeInfo(
  1. String uuid
)

Implementation

Future<VolumeSpaceInfo?> getVolumeInfo(String uuid);