TokenPii constructor
const
TokenPii({
- String? idNumber,
pii_token_specs
The PII this token represents.
Implementation
const TokenPii({this.idNumber});
pii_token_specs
The PII this token represents.
const TokenPii({this.idNumber});