logCallBack property

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

Implementation

void Function(String message)? logCallBack;