isAuthenticated property
final
Returns true if the stream is authenticated. Returns false if not.
Implementation
final bool Function() isAuthenticated;
Returns true if the stream is authenticated. Returns false if not.
final bool Function() isAuthenticated;