userId property

String userId
final

(Deprecated) Legacy user identifier. The native offer tip is identify-first — it resolves the active user from ZeroSettle.instance.identify(...) — so this value is ignored on both platforms. Retained for source compatibility; removed in zerosettle 2.0.

Implementation

final String userId;