isOnCRUD property
bool
get
isOnCRUD
Whether the state is waiting for a CRUD operation to finish
Implementation
bool get isOnCRUD => _isOnCRUD;
Whether the state is waiting for a CRUD operation to finish
bool get isOnCRUD => _isOnCRUD;