close method

void close()

Implementation

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