logPrint property

void Function(Object object) logPrint
getter/setter pair

Implementation

void Function(Object object) logPrint = print;