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