$MethodChannel.wrap constructor

$MethodChannel.wrap(
  1. MethodChannel $value
)

Implementation

$MethodChannel.wrap(this.$value) : _superclass = $Object($value);