CrossmintCredentialRevocationChecker typedef

CrossmintCredentialRevocationChecker = FutureOr<bool> Function(CrossmintVcNft nft)

Implementation

typedef CrossmintCredentialRevocationChecker =
    FutureOr<bool> Function(CrossmintVcNft nft);