causalEngine property
CausalInferenceEngine
get
causalEngine
Returns the causal engine (for external inspection).
Implementation
CausalInferenceEngine get causalEngine => _causal;
Returns the causal engine (for external inspection).
CausalInferenceEngine get causalEngine => _causal;