debugPlan method

  1. @visibleForTesting
QueryPlan debugPlan()

Exposes the built plan for tests.

Implementation

@visibleForTesting
QueryPlan debugPlan() => _buildPlan();