active property

bool? active

Implementation

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