keys property

JsIterable<V> keys

Implementation

JsIterable<V> get keys => jsu.callMethod(this, 'keys', const []);