close method

void close()
override

Implementation

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