errorMsg property

String? errorMsg
getter/setter pair

错误描述信息

当初始化失败时,包含友好的错误说明,便于定位问题。

Implementation

String? errorMsg;