isVolumeAvailable abstract method

Future<bool?> isVolumeAvailable(
  1. String uuid
)

Implementation

Future<bool?> isVolumeAvailable(String uuid);