HourlyController class
created by: yazeed nasrullah email: yazeed.mohm97@gmail.com
Constructors
-
HourlyController(Map<
String, String> data)
Properties
Methods
-
getDates(
) → dynamic -
getEndDate(
{DateTime? endDate}) → DateTime -
getInterval(
) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited