$TextInputAction.wrap constructor

$TextInputAction.wrap(
  1. TextInputAction $value
)

Implementation

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