laborItems property

  1. @JsonKey.new(name: 'LaborItems', includeIfNull: false)
bool? laborItems
final

Implementation

@JsonKey(name: 'LaborItems', includeIfNull: false)
final bool? laborItems;