logPrint property

void Function(Object obj)? logPrint
final

Print function for logger

Implementation

final void Function(Object obj)? logPrint;