busy property

  1. @override
bool get busy
override

Implementation

@override
bool get busy => _getIntProp("Busy") != 0;