params property
params
Path plus parameters after type
. Used to set parts of the
request URL explicitly.
Implementation
String? get params => throw _privateConstructorUsedError;
params
Path plus parameters after type
. Used to set parts of the
request URL explicitly.
String? get params => throw _privateConstructorUsedError;