ContactView constructor

const ContactView(
  1. ChatContactId id, {
  2. Key? key,
})

Implementation

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