identifier property

  1. @JsonKey()
  2. @HiveField(0)
String? identifier
final

custom chatwoot user identifier

Implementation

@JsonKey()
@HiveField(0)
final String? identifier;