close abstract method

FutureOr<void> close()
inherited

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

Implementation

FutureOr<void> close();