OpeningHoursPeriodDate class
Constructors
- OpeningHoursPeriodDate(int day, String time)
- OpeningHoursPeriodDate.fromJson(Map json)
-
factory
Properties
Methods
-
dayTimeToDateTime(
int day, String time) → DateTime -
@protected, @visibleForTesting, inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited