getKeys Method
Return an array of all keys in this Storage.
getKeys(): Promise<string[]>
note This can be expensive, depending on the number of keys present.
Returns - Promise<string[]>
Defined in
- core/frontend/src/NativeApp.ts Line 270
Last Updated: 30 November, 2023