user property

IUser? user
final

The user that can use the pagination.

Set to null to allow anyone to use pagination on this message.

Implementation

final IUser? user;