getToken static method

String? getToken()

Implementation

static String? getToken() =>
    _preferences.getString("${prefix}firebase_token");