ActionFunctionRegisterBatch constructor
ActionFunctionRegisterBatch({
- List<
ActionFunctionRegister> functions = const [],
Implementation
ActionFunctionRegisterBatch({
this.functions = const [],
});