piccRemove method

Future<bool> piccRemove()

Implementation

Future<bool> piccRemove() {
  throw UnimplementedError('piccRemove() has not been implemented.');
}