prefix property
When a prefix is provided in the request, this field contains the specified prefix. The result contains only keys starting with the specified prefix.
Implementation
final String? prefix;
When a prefix is provided in the request, this field contains the specified prefix. The result contains only keys starting with the specified prefix.
final String? prefix;