QweatherConfig constructor
QweatherConfig({})
Implementation
QweatherConfig(
{this.publicIdForAndroid = '',
this.keyForAndroid = '',
this.publicIdForIos = '',
this.keyForIos = '',
this.debug = false,
this.biz = false});