user property

Cacheable<Snowflake, User> user
latefinal

The user that is typing.

Implementation

late final Cacheable<Snowflake, User> user;