AppInfo.fromJson(Map<String, dynamic> json) : appIdAndroid = json['appId'], appKeyAndroid = json['appKey'], appIdIos = '', appKeyIos = '', developerId = json['developerId'];