enabled property

bool? get enabled

Implementation

bool? get enabled {
  return _enabled;
}