name property Null safety
read / write
The name of the header, query or cookie parameter to be used.
For apiKey only. REQUIRED if so.
Implementation
String? name;
The name of the header, query or cookie parameter to be used.
For apiKey only. REQUIRED if so.
String? name;