const factory TransactionError.other({ int? code, Object? data, String? message, }) = _TransactionOtherError;