PrintLine typedef

PrintLine = void Function(String s)

Implementation

typedef PrintLine = void Function(String s);