authenticationValue property
String?
get
authenticationValue
Implementation
String? get authenticationValue => _$this._authenticationValue;
set
authenticationValue
(String? authenticationValue)
Implementation
set authenticationValue(String? authenticationValue) =>
_$this._authenticationValue = authenticationValue;