onErrorCallbacks property

List<dynamic Function()> onErrorCallbacks
getter/setter pair

Implementation

List<Function()> onErrorCallbacks = [];