toThis property

bool toThis
getter/setter pair

Whether this parameter should be field formal (i.e. this.).

This is only valid on constructors;

Implementation

bool toThis = false;