isConsistent property

  1. @Deprecated('Use JoinPatternVariableElement2.isConsistent')
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

@Deprecated('Use JoinPatternVariableElement2.isConsistent')
bool get isConsistent;