condition property

bool? condition

Implementation

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