payRate property

  1. @JsonKey(name: 'pay_rate')
String? payRate
final

Implementation

@JsonKey(name: 'pay_rate')
final String? payRate;