getUserId static method

Future<String?> getUserId()

Implementation

static Future<String?> getUserId() => _safeRead(_userIdKey);