graduated property

bool? get graduated

Implementation

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