password property
Optional database password.
Prefer generated configs that read this value from
String.fromEnvironment instead of committing credentials.
Implementation
final String? password;
Optional database password.
Prefer generated configs that read this value from
String.fromEnvironment instead of committing credentials.
final String? password;