currentPay property

  1. @JsonKey(name: 'current_pay')
Pay? currentPay
final

Implementation

@JsonKey(name: 'current_pay')
final Pay? currentPay;