ReplyData constructor

const ReplyData(
  1. String id,
  2. {String? body,
  3. JID? jid,
  4. int? start,
  5. int? end}
)

Implementation

const ReplyData