class AppSettings { static late String host = 'http://192.168.6.20:8303'; static final bool useProxy = false; //static late String host = 'https://192.168.6.175:8443/api'; //proxy }