api_key property

String get api_key

Retrieves the encrypted secret: API_KEY

Implementation

static String get api_key => _fetchSecret("get_API_KEY");