MmDataRetentionPolicyWithTeamAndChannelIdsAllOf constructor
MmDataRetentionPolicyWithTeamAndChannelIdsAllOf({})
Returns a new MmDataRetentionPolicyWithTeamAndChannelIdsAllOf instance.
Implementation
MmDataRetentionPolicyWithTeamAndChannelIdsAllOf({
this.teamIds = const [],
this.channelIds = const [],
});