envs property

Set of environments created for this workflow. Each action WITHIN the workflow has its own

Implementation

final Map<TinkActionLike, ActionEnv> envs = {};