employments property

  1. @JsonKey(name: 'employments', defaultValue: <EmploymentVerification>[])
List<EmploymentVerification> employments
final

Implementation

@JsonKey(name: 'employments', defaultValue: <EmploymentVerification>[])
final List<EmploymentVerification> employments;