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