username property Null safety

String? username
read / write

A username for authenticating to the database.

This property is optional.

Implementation

String? username;