onError property

Stream of server errors

Implementation

Stream<StompServerErrorException> get onError => _errorController.stream;