isRemoveable abstract method

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

Implementation

Future<bool?> isRemoveable(String uuid);