menu
Dart
dart:js_util
hasProperty function
hasProperty
brightness_4
brightness_5
description
hasProperty
function
bool
hasProperty
(
Object
o
,
Object
name
)
Implementation
external bool hasProperty(Object o, Object name);
Dart
dart:js_util
hasProperty function
dart:js_util library
Properties
globalThis
objectPrototype
Functions
add
allowInterop
allowInteropCaptureThis
and
callConstructor
callMethod
createDartExport
createStaticInteropMock
dartify
delete
divide
equal
exponentiate
getProperty
greaterThan
greaterThanOrEqual
hasProperty
instanceof
instanceOfString
isJavaScriptArray
isJavaScriptSimpleObject
isTruthy
jsify
lessThan
lessThanOrEqual
modulo
multiply
newObject
not
notEqual
objectGetPrototypeOf
objectKeys
or
promiseToFuture
setProperty
strictEqual
strictNotEqual
subtract
typeofEquals
unsignedRightShift
Exceptions
NullRejectionException