name property

String? name
final

The name of the HTTP query parameter.

If null, the name of the parameter will be used.

Implementation

final String? name;