close method

FutureOr<void> close()

NoOp by default : only closeable integrations need to override

Implementation

FutureOr<void> close() {}