init static method

dynamic init(
  1. YIMOption option
)

Implementation

static init(YIMOption option) => _YIMSDKManager().init(option);