isAuthenticated property
latefinal
Returns true if the connection is authenticated. If not, returns false.
Implementation
@protected
late final IsAuthenticatedFunction isAuthenticated;
Returns true if the connection is authenticated. If not, returns false.
@protected
late final IsAuthenticatedFunction isAuthenticated;