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