nim_core
nim_core
NIMStatusBarNotificationConfig
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMStatusBarNotificationConfigToJson(this);
nim_core
nim_core
NIMStatusBarNotificationConfig
toMap method
NIMStatusBarNotificationConfig class
Constructors
NIMStatusBarNotificationConfig
fromMap
Properties
customTitleWhenTeamNameEmpty
downTimeBegin
downTimeEnableNotification
downTimeEnd
downTimeToggle
hashCode
hideContent
ledARGB
ledOffMs
ledOnMs
notificationColor
notificationEntranceClassName
notificationExtraType
notificationFoldStyle
notificationSound
ring
runtimeType
showBadge
titleOnlyShowAppName
vibrate
Methods
noSuchMethod
toMap
toString
Operators
operator ==