ChannelMembershipForAppInstanceUserSummary constructor
ChannelMembershipForAppInstanceUserSummary({
- AppInstanceUserMembershipSummary? appInstanceUserMembershipSummary,
- ChannelSummary? channelSummary,
Implementation
ChannelMembershipForAppInstanceUserSummary({
this.appInstanceUserMembershipSummary,
this.channelSummary,
});