onError property

(dynamic Function(int code, String? errMsg)?) onError
getter/setter pair

Implementation

Function(int code, String? errMsg)? onError;