isConsistent property
Whether the variables2 are consistent.
The variables are consistent if they are present in all branches, and have the same type and finality.
Implementation
@Deprecated('Use JoinPatternVariableElement2.isConsistent')
bool get isConsistent;