name property Null safety

String name
read / write

Account name, e.g. john.doe@gmail.com.

Implementation

String name;