close method

dynamic close()

Implementation

close() {
  return _controller!.close();
}