database_url property
String
get
database_url
Retrieves the encrypted secret: DATABASE_URL
Implementation
static String get database_url => _fetchSecret("get_DATABASE_URL");
Retrieves the encrypted secret: DATABASE_URL
static String get database_url => _fetchSecret("get_DATABASE_URL");