authenticationKey property
String?
get
authenticationKey
The authentication key used to authenticate the session.
Implementation
String? get authenticationKey => _authenticationKey;
The authentication key used to authenticate the session.
String? get authenticationKey => _authenticationKey;