user_id property
read / write
Identifier of the user to which transfer the ownership. The ownership can't be transferred to a bot or to a deleted user.
Implementation
late int user_id;
Identifier of the user to which transfer the ownership. The ownership can't be transferred to a bot or to a deleted user.
late int user_id;