Stops the service and releases its resources.
@override Future<void> stop() async { if (ownsBroker) broker.stop(); }