ImMessageVideo constructor

const ImMessageVideo(
  1. String url, {
  2. Key? key,
})

Implementation

const ImMessageVideo(this.url, {super.key});