TimeOfDayAdapter constructor
const
TimeOfDayAdapter({
- int? typeId,
Constructor
Implementation
const TimeOfDayAdapter({int? typeId}) : typeId = typeId ?? _defaultTypeId;
Constructor
const TimeOfDayAdapter({int? typeId}) : typeId = typeId ?? _defaultTypeId;