getTransportCacheKey function

  1. @JS()
String getTransportCacheKey(
  1. bool usingTLS
)

Implementation

@JS()
external String getTransportCacheKey(bool usingTLS);