@override Map<String, dynamic> toJson() { return { 'transaction_sc': transaction, 'to_sign': toSign, }; }