complete property

void Function(String errMsg)? complete
final

完成回调(成功或失败都会调用)

Implementation

final void Function(String errMsg)? complete;