APNSSandboxChannelResponse constructor
APNSSandboxChannelResponse({})
Implementation
APNSSandboxChannelResponse({
required this.platform,
this.applicationId,
this.creationDate,
this.defaultAuthenticationMethod,
this.enabled,
this.hasCredential,
this.hasTokenKey,
this.id,
this.isArchived,
this.lastModifiedBy,
this.lastModifiedDate,
this.version,
});