ChannelStatus constructor
ChannelStatus({})
Implementation
ChannelStatus({
this.isLinked,
this.longUploadsStatus,
this.madeForKids,
this.privacyStatus,
this.selfDeclaredMadeForKids,
});
ChannelStatus({
this.isLinked,
this.longUploadsStatus,
this.madeForKids,
this.privacyStatus,
this.selfDeclaredMadeForKids,
});