isAuthenticated property

bool Function() isAuthenticated
final

Returns true if the stream is authenticated. Returns false if not.

Implementation

final bool Function() isAuthenticated;