getTokens function

Map? getTokens()

Get the tokens from the SharedPrefs

Implementation

Map? getTokens() => GetStorage().read(Constants.tokens);