RejectConsentRequest constructor

RejectConsentRequest({
  1. String? consentArtifact,
})

Implementation

RejectConsentRequest({this.consentArtifact});