basic_config.dart 47 Bytes Raw Blame History Permalink 1 2 3 class BasicConfig { bool isTestDev = true; }