values constant

List<AuthorityType> const values

List of all AuthorityType values.

Implementation

static const List<AuthorityType> values = [
  mintTokens,
  freezeAccount,
  accountOwner,
  closeAccount,
  transferFeeConfig,
  withheldWithdraw,
  closeMint,
  interestRate,
  permanentDelegate,
  confidentialTransferMint,
  transferHookProgramId,
  confidentialTransferFeeConfig,
  metadataPointer,
];