$MethodCall.wrap constructor
$MethodCall.wrap(
- MethodCall $value
Wrap a MethodCall in a $MethodCall
Implementation
$MethodCall.wrap(this.$value) : _superclass = $Object($value);
Wrap a MethodCall in a $MethodCall
$MethodCall.wrap(this.$value) : _superclass = $Object($value);