first_name property

String first_name
read / write

First name of the user.

Implementation

late String first_name;