verificationFields property

Map<String, String>? verificationFields
getter/setter pair

One or more SEP-9 fields appended with _verification ( *_verification) See: https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0012.md#customer-put-verification

Implementation

Map<String, String>? verificationFields;