menu
Dart
dart:html
AnchorElement
download property
download
brightness_4
brightness_5
description
download
property
String
?
download
Implementation
String? get download native;
void
download=
(
String
?
value
)
Implementation
set download(String? value) native;
Dart
dart:html
AnchorElement
download property
AnchorElement class