init static method

Future<void> init()

初始化源刷新策略

Implementation

static Future<void> init() async {
  _ensureInitialized();
}