isAuthenticated property

Future<bool> get isAuthenticated

Implementation

Future<bool> get isAuthenticated async => true;