effect abstract method
Module effect.
refis the module reference.nextis the next effect.
Implementation
Future<void> effect(ModuleRef ref, ModuleEffectNext next);
Module effect.
ref is the module reference.next is the next effect.Future<void> effect(ModuleRef ref, ModuleEffectNext next);