APNSSandboxChannelRequest constructor
APNSSandboxChannelRequest({})
Implementation
APNSSandboxChannelRequest({
this.bundleId,
this.certificate,
this.defaultAuthenticationMethod,
this.enabled,
this.privateKey,
this.teamId,
this.tokenKey,
this.tokenKeyId,
});