WholeTextCallback typedef

WholeTextCallback = void Function(String data)

Implementation

typedef WholeTextCallback = void Function(String data);