getBraveKey static method

String getBraveKey()

Implementation

static String getBraveKey() {
  return _config['braveKey'] ?? '';
}