errorCallBack property

void Function(String message)? errorCallBack
getter/setter pair

Implementation

void Function(String errorMessage)? errorCallBack;