password property Null safety

String? password
read / write

A password for authenticating to the database.

This property is optional.

Implementation

String? password;