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