TPChannelUpdateParams constructor
TPChannelUpdateParams({
- required TPChannel channel,
Implementation
TPChannelUpdateParams({
required this.channel
});
TPChannelUpdateParams({
required this.channel
});