authenticationRequested property

  1. @override
bool? authenticationRequested
getter/setter pairoverride

Indicates if the connect message has an authentication method i.e. authentication has been requested.

Implementation

@override
bool? authenticationRequested = false;