const MastodonNetworkException({ String message = 'Network error', this.endpoint, this.cause, }) : super(message);