content property

String? content
final

The content of the script element, if it is not an external script.

Implementation

final String? content;