totalOverhead property

  1. @JsonKey.new(name: 'total_overhead')
String? totalOverhead
final

Implementation

@JsonKey(name: 'total_overhead')
final String? totalOverhead;