delegate property Null safety

D delegate
protected">@protected

The entity to which this entity will forward all methods and properties.

Implementation

@protected
D get delegate;