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