logPrint property

void Function(String message) logPrint
getter/setter pair

Implementation

static void Function(String message) logPrint = print;