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