maxResults property
The number of maximum search results to return. Default is 5.
Implementation
@JsonKey(name: 'max_results')
int get maxResults => throw _privateConstructorUsedError;
The number of maximum search results to return. Default is 5.
@JsonKey(name: 'max_results')
int get maxResults => throw _privateConstructorUsedError;