TextMessageContent constructor

TextMessageContent({
  1. String? text,
})

Implementation

TextMessageContent({this.text});