menu
pharma_hub_365 package
documentation
model/other/AppVersionResponseModel.dart
CreatedAtDateTime
CreatedAtDateTime.new constructor
CreatedAtDateTime.new constructor
dark_mode
light_mode
CreatedAtDateTime
constructor
CreatedAtDateTime
(
{
String
?
date
,
String
?
time
,
})
Implementation
CreatedAtDateTime({ String? date, String? time,}){ _date = date; _time = time; }
pharma_hub_365 package
documentation
model/other/AppVersionResponseModel
CreatedAtDateTime
CreatedAtDateTime.new constructor
CreatedAtDateTime class