usesPrecomputedPlan property

bool get usesPrecomputedPlan

Whether this device consumes a precomputed plan (after validation).

Implementation

bool get usesPrecomputedPlan => _plan != null;