entries

abstract suspend fun entries(): List<TokenStorage.Entry>

Used to access all Entrys in storage.

Return

all Entry in storage.