userId property

String? get userId

ID do usuário autenticado

Implementation

String? get userId => _userId;