userId property

dynamic get userId

Get the current user ID if authenticated

Implementation

static dynamic get userId => auth.id;