challenge property

bool? challenge

Implementation

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