LinkParams class
Simple model class with link params
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
pathParams
→ Map<
String, String> ? -
Path params for link
final
-
queryParams
→ Map<
String, String> ? -
Query params for link
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- state → String?
-
Fragment value for link
final
Methods
-
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