ProtectionGroupArbitraryPatternLimits constructor
ProtectionGroupArbitraryPatternLimits({
- required int maxMembers,
Implementation
ProtectionGroupArbitraryPatternLimits({
required this.maxMembers,
});