onFailed abstract method

void onFailed(
  1. String? errorMsg
)

初始化失败

Implementation

void onFailed(String? errorMsg);