ensureUniqueParams property

bool? ensureUniqueParams
final

Whether to ensure parameter names are unique in an operation (rename parameters that are not).

Implementation

final bool? ensureUniqueParams;