logger property

void Function(String)? logger
getter/setter pair

A function for logging messages related to transport operations.

Implementation

void Function(String)? logger;