AttestationNote constructor

AttestationNote({
  1. Hint? hint,
})

Implementation

AttestationNote({
  this.hint,
});