isNamed property

bool get isNamed

Whether these are named formal parameters.

If false, these are optional positional formal parameters.

Implementation

bool get isNamed;