isAuthenticated property

  1. @protected
IsAuthenticatedFunction isAuthenticated
latefinal

Returns true if the connection is authenticated. If not, returns false.

Implementation

@protected
late final IsAuthenticatedFunction isAuthenticated;