tokenURI method

Future tokenURI(
  1. BigNumber tokenID
)

Implementation

@JS("tokenURI")
external Future tokenURI(BigNumber tokenID);