mappedToInput property

bool mappedToInput
final

Whether i is the stored form of input i.

False when OUTPUT order cannot be trusted and there is no ordinal to join on. Callers that need the pairing must not guess.

Implementation

final bool mappedToInput;