tokenType property
The type of wallet that the network token is associated with.
Implementation
@BuiltValueField(wireName: r'tokenType')
String? get tokenType;
The type of wallet that the network token is associated with.
@BuiltValueField(wireName: r'tokenType')
String? get tokenType;