ReplyState constructor

const ReplyState({
  1. Message? replying,
})

Implementation

const ReplyState({this.replying});