useHead property
- @JsonKey(includeIfNull: false, name: 'use-head', fromJson: toBool, toJson: toString)
getter/setter pair
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;