mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00

Add override for close method in DevicesCubit to set _isClosed flag and call super.close(). This prevents further operations after closing.