correct property

bool? get correct

Implementation

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