menu
jaguar package
documentation
http/params/params.dart
CastableStringMap
retype<K2, V2> method
retype<K2, V2> method
dark_mode
light_mode
retype<
K2
,
V2
>
method
@
Deprecated
('Use cast instead')
Map
<
K2
,
V2
>
retype
<
K2
,
V2
>(
)
inherited
Implementation
@Deprecated('Use cast instead') Map<K2, V2> retype<K2, V2>() => cast<K2, V2>();
jaguar package
documentation
http/params/params
CastableStringMap
retype<K2, V2> method
CastableStringMap class