billablePeriods property

  1. @JsonKey.new(name: 'BillablePeriods', includeIfNull: false)
double? billablePeriods
final

Implementation

@JsonKey(name: 'BillablePeriods', includeIfNull: false)
final double? billablePeriods;