logger property

(dynamic Function(Object?)?) logger
final

Custom logger for http operations.

Implementation

final Function(Object?)? logger;