menu
dart_libp2p package
documentation
core/routing/options.dart
RoutingOptions
offline property
offline property
dark_mode
light_mode
offline
property
bool
offline
getter/setter pair
Operate in offline mode (rely on cached/local data only).
Implementation
bool offline = false;
dart_libp2p package
documentation
core/routing/options
RoutingOptions
offline property
RoutingOptions class