department property

String? get department

Implementation

String? get department => (_$data['department'] as String?);