$AssertionError.wrap constructor

$AssertionError.wrap(
  1. AssertionError $value
)

Implementation

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