authenticationKey property

String? authenticationKey

The authentication key passed from the client.

Implementation

String? get authenticationKey => _authenticationKey;