isConsistent property

bool get isConsistent

Whether the variables2 are consistent.

The variables are consistent if they are present in all branches, and have the same type and finality.

Implementation

bool get isConsistent;