FirehoseErrorException constructor
Returns the new instance of FirehoseErrorException.
Implementation
const FirehoseErrorException({required this.error, this.message});
Returns the new instance of FirehoseErrorException.
const FirehoseErrorException({required this.error, this.message});