authentication property
Contains information about the authentication process triggered during token provisioning.
Implementation
@BuiltValueField(wireName: r'authentication')
TokenAuthentication? get authentication;
Contains information about the authentication process triggered during token provisioning.
@BuiltValueField(wireName: r'authentication')
TokenAuthentication? get authentication;