indexableText property

String? indexableText
getter/setter pair

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;