useHead property
- @JsonKey(includeIfNull: false, name: 'use-head', fromJson: toBool, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'use-head', fromJson: toBool, toJson: toString) bool? useHead;
@JsonKey(includeIfNull: false, name: 'use-head', fromJson: toBool, toJson: toString) bool? useHead;