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