JsArguemntExtension extension

on

Properties

isInt bool
no setter

Methods

get(IOJsScript script) → dynamic
reverse(IOJsScript script, VoidCallback block) → void
set(dynamic value, IOJsScript script) → void
setBool(bool value) → void
setDouble(double value) → void
setFuture(Future future, IOJsScript script) → void
setInt(int value) → void
setNull() → void
setString(String value, IOJsScript script) → void
setValue(IOJsValue value) → void