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