menu
bizdoc package
documentation
services/session.dart
Session
exists method
exists method
dark_mode
light_mode
exists
method
bool
exists
(
)
Implementation
bool
exists() {
return
_profile !=
null
; }
bizdoc package
documentation
services/session
Session
exists method
Session class