menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
CustomNotificationConfig
CustomNotificationConfig constructor
CustomNotificationConfig constructor
dark_mode
light_mode
CustomNotificationConfig
constructor
CustomNotificationConfig
(
{
bool
?
enablePush
,
bool
?
enablePushNick
,
bool
?
enableUnreadCount
,
})
Implementation
CustomNotificationConfig( {this.enablePush, this.enablePushNick, this.enableUnreadCount});
nim_core_platform_interface package
documentation
nim_core_platform_interface
CustomNotificationConfig
CustomNotificationConfig constructor
CustomNotificationConfig class