Releases any global resources held by the backend.
@override Future<void> dispose() async { await _adapterController.close(); }