BuildLogger typedef

BuildLogger = void Function(String message)

Implementation

typedef BuildLogger = void Function(String message);