tokenReference property
A unique identifier that represents the token associated with a card enrolled. Required for scheme 'visa'.
Implementation
@BuiltValueField(wireName: r'tokenReference')
String? get tokenReference;
A unique identifier that represents the token associated with a card enrolled. Required for scheme 'visa'.
@BuiltValueField(wireName: r'tokenReference')
String? get tokenReference;