Stream<Map<String, dynamic>> get onCustomCommand { _ensureCommandController(); return _commandController!.stream; }