RequestObject constructor
RequestObject({})
Implementation
RequestObject(
{this.clientId,
this.nonce,
this.redirectUri,
this.responseMode,
this.responseType,
this.presentationDefinition});
RequestObject(
{this.clientId,
this.nonce,
this.redirectUri,
this.responseMode,
this.responseType,
this.presentationDefinition});