Request class Null safety
Constructors
Properties
Methods
-
copyWith(
{String? url, Query? query, RequestType? type}) → Request -
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 o) → bool -
The equality operator.
override