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