close abstract method

FutureOr<void> close()

Closes the current instance. The returned future completes when the instance has been closed.

Implementation

FutureOr<void> close();