close abstract method
Closes the current instance. The returned future completes when the instance has been closed.
Implementation
FutureOr<void> close();Closes the current instance. The returned future completes when the instance has been closed.
FutureOr<void> close();