close method

Future<void> close()

Close this IsolateManagerController.

Implementation

Future<void> close() => _delegate.close();