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