uid property

String? uid
final

The User ID is any non-empty unique string identifying the user (such as an email address or an username).

Corresponds with uid.

Implementation

final String? uid;