UpdateChannel constructor
const
UpdateChannel({
- required int channelId,
Update Channel constructor.
Implementation
const UpdateChannel({required this.channelId}) : super._();
Update Channel constructor.
const UpdateChannel({required this.channelId}) : super._();