excludeBilled100 property

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

Implementation

@JsonKey(name: 'ExcludeBilled100', includeIfNull: false)
final bool? excludeBilled100;