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