isBrunoConfig method

bool isBrunoConfig()

检查是否有默认配置

Implementation

bool isBrunoConfig() => globalConfig[PHOENIX_CONFIG_ID] != null;