isEnabled property

bool isEnabled

Implementation

bool get isEnabled {
  return _aniList.isEmpty != true;
}