sendBeacon method

bool sendBeacon (
  1. String url,
  2. Object data
)

Implementation

bool sendBeacon(String url, Object data) native;