username property Null safety
read / write
A username for authenticating to the database.
This property is optional.
Implementation
String? username;
A username for authenticating to the database.
This property is optional.
String? username;