text property

String? text
final

The text for the block. Maximum length for this field is 3000 characters. This field is not required if a valid array of fields is provided instead.

Implementation

final String? text;