removeBand abstract method

Future<void> removeBand(
  1. Band band
)

Implementation

Future<void> removeBand(Band band);