inCatchAsyncError property

void Function(Object error)? inCatchAsyncError
finalinherited

Catch initAsync() error

Implementation

final void Function(Object error)? inCatchAsyncError;