customParameterNames property
Explicit parameter names (overrides inference).
Must match the length of EqualsAndHashCode.equalizedProperties.
Implementation
List<String>? customParameterNames;
Explicit parameter names (overrides inference).
Must match the length of EqualsAndHashCode.equalizedProperties.
List<String>? customParameterNames;