toObject method

  1. @override
JSObject toObject()
override

Implementation

@override
JSObject toObject() => FunctionObject(this);