menu
Dart
dart:js_util
getProperty<
T
> function
getProperty
brightness_4
brightness_5
description
getProperty<
T
>
function
T
getProperty
<
T
>(
Object
o
,
Object
name
)
Implementation
external T getProperty<T>(Object o, Object name);
Dart
dart:js_util
getProperty<
T
> 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