userKey property

  1. @override
String userKey
final

identifies the user uniquely amongst all other users from the same tenant, which is identified in tenantKey

Implementation

@override
final String userKey;