InputGroupCallSlug constructor
const
InputGroupCallSlug({
- required String slug,
Input Group Call Slug constructor.
Implementation
const InputGroupCallSlug({required this.slug}) : super._();
Input Group Call Slug constructor.
const InputGroupCallSlug({required this.slug}) : super._();