A flag that denotes whether the user is identified.
static Future<bool?> get isUserIdentified { return DevRevSDKPlatform.instance.isUserIdentified; }