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