hasNamedParameters property
True if the function or method being suggested has at least one named parameter. This field is omitted if the parameterNames field is omitted.
Implementation
bool? hasNamedParameters;
True if the function or method being suggested has at least one named parameter. This field is omitted if the parameterNames field is omitted.
bool? hasNamedParameters;