const factory TransportException({ required final String message, final String? additionalInfo, }) = _$TransportExceptionImpl;