isNewUser property

bool? isNewUser
final

是否判断为新用户(配合 newUserAliveSeconds 使用)

平台支持:

  • Android: ⚠️ 可能在用户系统中管理
  • iOS: ✅ 完全支持

Implementation

final bool? isNewUser;