search property
The $search
parameter allows searching for specific values across multiple fields.
It supports free-text search, and the search string must be URL-encoded.
Implementation
final String? search;
The $search
parameter allows searching for specific values across multiple fields.
It supports free-text search, and the search string must be URL-encoded.
final String? search;