isOnCRUD property

bool isOnCRUD

Whether the state is waiting for a CRUD operation to finish

Implementation

bool get isOnCRUD => _isOnCRUD;