name property
The name of the HTTP query parameter.
If null
, the name of the parameter will be used.
Implementation
final String? name;
The name of the HTTP query parameter.
If null
, the name of the parameter will be used.
final String? name;