supportsSimd property

bool supportsSimd
final

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.

Implementation

static final supportsSimd = false