menu
s_packages package
documentation
universal_html/prefer_universal/html.dart
CacheStorage
match method
match method
dark_mode
light_mode
match
method
Future
<
Object
?
>
match
(
dynamic
request
, [
Map
?
options
])
Implementation
Future<Object?> match(dynamic request, [Map? options]) => Future<Object?>.value(null);
s_packages package
documentation
universal_html/prefer_universal/html
CacheStorage
match method
CacheStorage class