forCaptured property

CapturedVariable? forCaptured
final

When this variable is introduced for a nested query referencing something from an outer query, contains the backing variable.

Implementation

final CapturedVariable? forCaptured;