token property
The 16-digit token that you need to extract the encryptedPinBlock.
Implementation
@BuiltValueField(wireName: r'token')
String get token;
The 16-digit token that you need to extract the encryptedPinBlock.
@BuiltValueField(wireName: r'token')
String get token;