PushAPIInitializeOptions constructor
PushAPIInitializeOptions({})
Implementation
PushAPIInitializeOptions(
{this.progressHook,
this.account,
this.env = ENV.prod,
this.version = Constants.ENC_TYPE_V3,
this.versionMeta,
this.autoUpgrade = true,
this.origin,
this.showHttpLog = false});