menu
archery package
documentation
archery/core/http.dart
RouteParams
all static method
all static method
dark_mode
light_mode
all
static method
Map
<
String
,
dynamic
>
all
(
)
Implementation
static Map<String, dynamic> all() => (Zone.current[_key] as Map<String, dynamic>?) ?? const {};
archery package
documentation
archery/core/http
RouteParams
all static method
RouteParams class