isNamed property

bool isNamed

Return true if this parameter is a named parameter.

Named parameters can either be required or optional.

Implementation

bool get isNamed;