last_name property
read / write
The new value of the optional last name for the current user; 0-64 characters.
Implementation
late String last_name;
The new value of the optional last name for the current user; 0-64 characters.
late String last_name;