MessageInfo constructor

const MessageInfo(
  1. ChatItemId id, {
  2. Key? key,
})

Implementation

const MessageInfo(this.id, {super.key});