padTokenId property

int get padTokenId

Implementation

int get padTokenId => _tokenToId[SpecialTokens.pad] ?? 0;