menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
notificationBeanToJson function
notificationBeanToJson function
dark_mode
light_mode
notificationBeanToJson
function
String
notificationBeanToJson
(
NotificationBean
data
)
Implementation
String notificationBeanToJson(NotificationBean data) => json.encode(data.toJson());
moyoung_ble_plugin package
documentation
impl/moyoung_beans
notificationBeanToJson function
moyoung_beans library