type property

  1. @JsonKey.new(name: r'type')
QueryCategorizationType? type
final

Implementation

@JsonKey(name: r'type')
final QueryCategorizationType? type;