close method

Future close()

Implementation

Future close() {
  throw UnimplementedError('close() has not been implemented.');
}