authenticationKey property

String? get authenticationKey

The authentication key used to authenticate the session.

Implementation

String? get authenticationKey => _authenticationKey;