core.Map<core.String, core.dynamic> toJson() => { if (cidrBlocks != null) 'cidrBlocks': cidrBlocks!, if (enabled != null) 'enabled': enabled!, };