dispose method

Future dispose()

Implementation

Future dispose() {
  return this.close();
}