id property
The internal id novu generated for your subscriber, this is not the subscriberId matching your query.
Implementation
@JsonKey(name: '_id')
final String? id;
The internal id novu generated for your subscriber, this is not the subscriberId matching your query.
@JsonKey(name: '_id')
final String? id;