menu
Dart
dart:html
NavigationPreloadManager
enable method
enable
brightness_4
description
enable
method
Null safety
Future
enable
(
)
Implementation
Future enable() => promiseToFuture(JS("", "#.enable()", this));
Dart
dart:html
NavigationPreloadManager
enable method
NavigationPreloadManager class
Properties
hashCode
runtimeType
Methods
disable
enable
getState
noSuchMethod
toString
Operators
operator ==