OnUpdateWithError typedef

OnUpdateWithError = void Function(String error)

Implementation

typedef OnUpdateWithError = void Function(String error);