hasSession property

bool get hasSession

Implementation

bool get hasSession => _session != null && _session!.uid.isNotEmpty;