LogFunc typedef

LogFunc = void Function(String message)

Implementation

typedef LogFunc = void Function(String message);