first_name property
read / write
The new value of the first name for the current user; 1-64 characters.
Implementation
late String first_name;
The new value of the first name for the current user; 1-64 characters.
late String first_name;