effect abstract method
Module effect.
ref
is the module reference.next
is 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);