inputMayAlreadyHaveTargetPlurality property

bool inputMayAlreadyHaveTargetPlurality
final

If true, serves as an indicator that the plurality of the input may already match the target plurality. In scenarios where the input plurality is known to differ, set this to false to optimize the transformation process.

Implementation

final bool inputMayAlreadyHaveTargetPlurality;