scoring property

bool? get scoring

Implementation

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