indexableText property
Text to be indexed for the file to improve fullText queries.
This is limited to 128KB in length and may contain HTML elements.
Implementation
core.String? indexableText;
Text to be indexed for the file to improve fullText queries.
This is limited to 128KB in length and may contain HTML elements.
core.String? indexableText;