HelperUtil class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
formatDate(
String dateString) → String -
getDateString(
) → String -
getGame(
String item) → String -
getId(
String item) → String -
getImage(
String item) → String -
getRequest(
Dio dio, String url) → Future< Either< Failure, Response> > -
getTitle(
String item) → String -
getUrl(
String item) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
redirectUrl(
Uri url) → Future< Either< Failure, Success> > -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited