APNSChannelResponse constructor
APNSChannelResponse({})
Implementation
APNSChannelResponse({
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,
});