DateConstructor class
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- now ↔ num Function()
-
Available on DateConstructor, provided by the DateConstructor$Typings extension
getter/setter pair - parse ↔ num Function(String)
-
Available on DateConstructor, provided by the DateConstructor$Typings extension
getter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- utc ↔ num Function(num, num, [num?, num?, num?, num?, num?])
-
Available on DateConstructor, provided by the DateConstructor$Typings extension
getter/setter pair
Methods
-
call(
) → String -
Available on DateConstructor, provided by the DateConstructor$Typings extension
-
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