hasOnlineConnectionState function

  1. @JS()
bool hasOnlineConnectionState(
  1. dynamic connectionState
)

Implementation

@JS()
external bool hasOnlineConnectionState(connectionState);