isNamed property

bool get isNamed

Return true if this parameter is a named parameter.

Named parameters can either be required or optional.

Implementation

bool get isNamed;