VerifyNotificationChannelRequest constructor
VerifyNotificationChannelRequest({
- String? code,
Implementation
VerifyNotificationChannelRequest({
this.code,
});
VerifyNotificationChannelRequest({
this.code,
});