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