toSuper property

bool toSuper

Whether this parameter should be passed to super
constructor (i.e. super.).

This is only valid on constructors;

Implementation

bool get toSuper;