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