menu
sendbird_sdk package
documentation
core/models/state.dart
SendbirdState
hasActiveUser property
hasActiveUser property
dark_mode
light_mode
hasActiveUser
property
bool
get
hasActiveUser
Implementation
bool get hasActiveUser => currentUser != null;
sendbird_sdk package
documentation
core/models/state
SendbirdState
hasActiveUser property
SendbirdState class