first_name property

String first_name
read / write

The new value of the first name for the current user; 1-64 characters.

Implementation

late String first_name;