tokenAuthenticationVerificationValue property
String?
get
tokenAuthenticationVerificationValue
Implementation
String? get tokenAuthenticationVerificationValue =>
_$this._tokenAuthenticationVerificationValue;
set
tokenAuthenticationVerificationValue
(String? tokenAuthenticationVerificationValue)
Implementation
set tokenAuthenticationVerificationValue(
String? tokenAuthenticationVerificationValue,
) => _$this._tokenAuthenticationVerificationValue =
tokenAuthenticationVerificationValue;