menu
fast_http package
documentation
core/API/request_method.dart
Left<L, R>
Left.new const constructor
Left.new const constructor
dark_mode
light_mode
Left<
L
,
R
>
constructor
const
Left<
L
,
R
>
(
L
_l
)
Implementation
const Left(this._l);
fast_http package
documentation
core/API/request_method
Left<L, R>
Left.new const constructor
Left class