ChatDirectLinkView constructor

const ChatDirectLinkView(
  1. String _slug, {
  2. Key? key,
})

Implementation

const ChatDirectLinkView(this._slug, {super.key});