id property

String? id
final

The unique identifier of the parameter. Clients may omit this field for the parameters they want to add.

Implementation

final String? id;