userId property

int? userId
final

The ID of the user to render.

If null, the current user is rendered.

Implementation

final int? userId;