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