enable property

bool? enable

Implementation

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