ErrorCallback typedef

ErrorCallback = void Function(String error)

Implementation

typedef ErrorCallback = void Function(String error);