uid property

String? uid
final

The ID of the enrolled second factor.

This ID is unique to the user. When not provided, a new one is provisioned by the Auth server.

Implementation

final String? uid;