menu
pharma_hub_365 package
documentation
model/other/AppVersionResponseModel.dart
createdAtDateTimeToJson function
createdAtDateTimeToJson function
dark_mode
light_mode
createdAtDateTimeToJson
function
String
createdAtDateTimeToJson
(
CreatedAtDateTime
data
)
Implementation
String createdAtDateTimeToJson(CreatedAtDateTime data) => json.encode(data.toJson());
pharma_hub_365 package
documentation
model/other/AppVersionResponseModel
createdAtDateTimeToJson function
AppVersionResponseModel library