core.Map<core.String, core.dynamic> toJson() { final transactionId = this.transactionId; return {'transactionId': ?transactionId}; }