菜单
Dart
dart:html
StorageManager 类
StorageManager
暗色模式
亮色模式
描述
StorageManager
类
注解
@Native("StorageManager")
属性
hashCode
→
int
此对象的哈希码。
无设置器
继承
runtimeType
→
Type
对象的运行时类型表示。
无设置器
继承
方法
estimate
(
)
→
Future
<
Map
<
String
,
dynamic
>
?
>
noSuchMethod
(
Invocation
invocation
)
→ dynamic
当访问不存在的方法或属性时被调用。
继承
persist
(
)
→
Future
<
bool
>
persisted
(
)
→
Future
<
bool
>
toString
(
)
→
String
此对象的字符串表示。
继承
运算符
operator ==
(
Object
other
)
→
bool
等式运算符。
继承
Dart
dart:html
StorageManager 类
dart:html 库
Cookie 管理控制