isNamed property Null safety
Returns true if the reflectee is a named parameter.
Otherwise returns false.
Implementation
bool get isNamed;
Returns true if the reflectee is a named parameter.
Otherwise returns false.
bool get isNamed;