ElementUpgrader class

A utility for changing the Dart wrapper type for elements.

A utility for changing the Dart wrapper type for elements.

Constructors

ElementUpgrader ( )

Instance Methods

upgrade ( Element element ) → Element
Upgrade the specified element to be of the Dart type this was created for.