close method

Future<void> close()

No-op: the shared connection is closed by the bundle.

Implementation

Future<void> close() async {}