evaluationLicense property

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

Implementation

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