MessageObj constructor

MessageObj({
  1. String? content,
})

Implementation

MessageObj({this.content});