destroy method

Future destroy()

Implementation

Future destroy() {
  throw UnimplementedError();
}