strictNotEquals method - JSAnyOperatorExtension extension - dart:js_interop library
description
The result of this !== any in JavaScript.
this !== any
this
any
external JSBoolean strictNotEquals(JSAny? any);