grossEarnings property

  1. @JsonKey(name: 'gross_earnings')
double? grossEarnings
final

Implementation

@JsonKey(name: 'gross_earnings')
final double? grossEarnings;