uid property

String? get uid

The user Id

Implementation

String? get uid => claims.subject;