sizeField property
Number of query suggestions. Must be greater than or equal to 1 and less than or equal to 1000. Defaults to 10.
Implementation
@JsonKey(name: "size")
int? get sizeField => throw _privateConstructorUsedError;
Number of query suggestions. Must be greater than or equal to 1 and less than or equal to 1000. Defaults to 10.
@JsonKey(name: "size")
int? get sizeField => throw _privateConstructorUsedError;