userId property

  1. @HiveField(6)
String? userId
final

Unique user id is auth service

Implementation

@HiveField(6)
final String? userId;