userId property

String userId

You can get the UID after authentication is completed.

Null is returned if authentication is not completed.

Implementation

String get userId;