Dart
dart:html
Navigator
sendBeacon method
description
sendBeacon method
bool
sendBeacon
(
String
url
,
Object
data
)
Implementation
bool
sendBeacon(
String
url,
Object
data) native;