allowcontractwithexceptions property

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

Implementation

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