rawText property

String? rawText
getter/setter pair

The raw text of the module's contents.

Used to generate error messages.

Required.

Implementation

core.String? rawText;