allowedUser property

Snowflake? allowedUser
final

If the handler associated with this component only allows a specific user to use the component, the ID of that user, otherwise null.

Implementation

final Snowflake? allowedUser;