userId property

int? userId
final

The user ID extracted from the token payload, if present.

Implementation

final int? userId;