warnIfTermsAndConditionsNotOnFile property

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

Implementation

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