menu
pharma_hub_365 package
documentation
model/notification/NotificationCount.dart
notificationCountToJson function
notificationCountToJson function
dark_mode
light_mode
notificationCountToJson
function
String
notificationCountToJson
(
NotificationCount
data
)
Implementation
String notificationCountToJson(NotificationCount data) => json.encode(data.toJson());
pharma_hub_365 package
documentation
model/notification/NotificationCount
notificationCountToJson function
NotificationCount library