Not documented.
Static Properties
- dynamic supportsSimd
-
read-onlyReturns true if SIMD types in dart:typed_data types are supported on this browser. If false, using these types will generate a runtime error.
- dynamic supportsTypedData
-
read-onlyReturns true if dart:typed_data types are supported on this browser. If false, using these types will generate a runtime error.
Constructors
- Platform()