fields property

Map<String, dynamic>? fields
getter/setter pair

An object containing the values requested to be updated by the anchor See: https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0006.md#pending-transaction-info-update

Implementation

Map<String, dynamic>? fields;