employments property

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

Implementation

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