text property

String? text
getter/setter pair

plese note that only one of the following text,imageUrl,imagePath,audioUrl,audioPath must not be null at a time if more is provided an error will occure

Implementation

String? text;