score property

bool? score

Implementation

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