enabled property

bool? get enabled

Implementation

bool? get enabled => (_$data['enabled'] as bool?);