copyPropertyNames method
Implementation
JSPropertyNameArray copyPropertyNames() {
return JSPropertyNameArray(js_bd.JSObjectCopyPropertyNames(_context.ref, _ref));
}
JSPropertyNameArray copyPropertyNames() {
return JSPropertyNameArray(js_bd.JSObjectCopyPropertyNames(_context.ref, _ref));
}