VoidStringCallback typedef

VoidStringCallback = void Function(String)

Implementation

typedef VoidStringCallback = void Function(String);