name property

String? name
getter/setter pair

Define the name of the parameter, such as "api_key" .

It is case sensitive.

Implementation

core.String? name;