active property

bool? get active

Implementation

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