userId property

  1. @override
String userId
final

Current user ID (from JWT token)

Implementation

@override
final String userId;