menu
sonare_foundation package
documentation
models/notification.dart
NotificationRegisterDto
NotificationRegisterDto.new constructor
NotificationRegisterDto.new constructor
dark_mode
light_mode
NotificationRegisterDto
constructor
NotificationRegisterDto
(
{
String
?
notificationName
,
String
?
url
,
String
?
content
,
String
?
remark
,
})
Implementation
NotificationRegisterDto({ this.notificationName, this.url, this.content, this.remark, });
sonare_foundation package
documentation
models/notification
NotificationRegisterDto
NotificationRegisterDto.new constructor
NotificationRegisterDto class