name property

String? name
final

The name of the query parameter. If null, the field name is used.

Implementation

final String? name;