OnLogCallback typedef

OnLogCallback = void Function(String str)

Implementation

typedef OnLogCallback = void Function(String str);