content property

String? content
getter/setter pair

String, regex or JSON content to match.

Maximum 1024 bytes. An empty content string indicates no content matching is to be performed.

Implementation

core.String? content;