delegate property

The current delegate of this boxy.

Implementation

BaseBoxyDelegate get delegate;
set delegate (covariant BaseBoxyDelegate<Object, BaseBoxyChild> newDelegate)
covariant

Implementation

set delegate(covariant BaseBoxyDelegate newDelegate);