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