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