Not documented.

Static Properties

supportsSimd → dynamic
read-only

Returns true if SIMD types in dart:typed_data types are supported on this browser. If false, using these types will generate a runtime error.

supportsTypedData → dynamic
read-only

Returns true if dart:typed_data types are supported on this browser. If false, using these types will generate a runtime error.

Constructors

Platform()