values property

JsIterable<V> get values

Implementation

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