graduated property

bool? graduated

Implementation

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