enable property

bool? get enable

Implementation

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