firstTokenId

abstract val firstTokenId: Int

Absolute ID of the first retained token.

A lazy store that has not produced anything yet forces production of one token to answer this, so it can fail exactly like get.

Throws