effect property

Effect get effect

Runs this function immediately and reactively inside an Effect.

Implementation

Effect get effect => Effect(this);