DecodeIntegrityTokenResponse constructor
DecodeIntegrityTokenResponse({
- TokenPayloadExternal? tokenPayloadExternal,
Implementation
DecodeIntegrityTokenResponse({
this.tokenPayloadExternal,
});