TNOOPCodegenAnchorResponse constructor

const TNOOPCodegenAnchorResponse({
  1. required v1WebAuthnStamp stamp,
})

Implementation

const TNOOPCodegenAnchorResponse({
  required  this.stamp,
});