menu
nim_core
nim_core
NIMPushNoDisturbConfig
toMap method
toMap
brightness_4
brightness_5
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => { 'enable': enable, 'startTime': startTime, 'endTime': endTime, };
nim_core
nim_core
NIMPushNoDisturbConfig
toMap method
NIMPushNoDisturbConfig class