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