init static method

dynamic init()

初始化*

Implementation

static init() async {
  await initFlutterSoundPlayer();
}