remove method

Future remove()

Implementation

Future remove() {
  return Future.value();
}