name property
The parameter name of the API key.
E.g. If the API request is "https://example.com/act?api_key=", "api_key" would be the parameter name.
Optional.
Implementation
core.String? name;
The parameter name of the API key.
E.g. If the API request is "https://example.com/act?api_key=", "api_key" would be the parameter name.
Optional.
core.String? name;