tokenLastFour property
The last four digits of the network token. Use this value to help your user to identify their network token.
Implementation
@BuiltValueField(wireName: r'tokenLastFour')
String? get tokenLastFour;
The last four digits of the network token. Use this value to help your user to identify their network token.
@BuiltValueField(wireName: r'tokenLastFour')
String? get tokenLastFour;