isSupported method

bool isSupported(
  1. dynamic environment
)

Returns whether the transport is supported in the environment.

Implementation

external bool isSupported(dynamic environment);