condition property

bool? get condition

Implementation

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