database_url property

String get database_url

Retrieves the encrypted secret: DATABASE_URL

Implementation

static String get database_url => _fetchSecret("get_DATABASE_URL");