encodeTokenId method

Uint8List encodeTokenId(
  1. TokenId tokenId
)

Implementation

Uint8List encodeTokenId(TokenId tokenId) => encode(tokenId);