education property

Implementation

List<Input$UserEducationInput>? get education =>
    (_$data['education'] as List<Input$UserEducationInput>?);