loop library

Classes

FgLoop
提供在隔离区中循环执行代码的功能

Typedefs

FgLoopCallback = bool Function(Map<String, dynamic>? params)
循环回调函数类型定义,返回布尔值决定是否继续循环