Dart
dart:html
SyncManager
getTags method
getTags
description
getTags
method
Null safety
Future
<
List
>
getTags
(
)
Implementation
Future<
List
<
dynamic
>> getTags() => promiseToFuture<
List
<
dynamic
>>(JS(
""
,
"#.getTags()"
,
this
));
Dart
dart:html
SyncManager
getTags method
SyncManager class
Properties
hashCode
runtimeType
Methods
getTags
noSuchMethod
register
toString
Operators
operator ==
Cookies management controls