isOnCRUD property

bool get isOnCRUD

Whether the state is waiting for a CRUD operation to finish

Implementation

bool get isOnCRUD => _isOnCRUD;