body property

String? body
final

The text of the script to use in messages that are based on the message template, in plain text format.

Implementation

final String? body;