isConsistent property

bool get isConsistent

Whether the variables are consistent.

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

Implementation

bool get isConsistent;