menu
firestore_chat package
documentation
view_models/firestore_chat.vm.dart
FirestoreChatViewModel
isBusy property
isBusy property
dark_mode
light_mode
isBusy
property
bool
get
isBusy
inherited
Returns the busy status of the ViewModel
Implementation
bool get isBusy => busy(this);
firestore_chat package
documentation
view_models/firestore_chat.vm
FirestoreChatViewModel
isBusy property
FirestoreChatViewModel class