strTokenId property

Future<String> get strTokenId

Implementation

static Future<String> get strTokenId async =>
    await AppStorage.get("strTokenId");