VoidArgumentedCallback typedef

VoidArgumentedCallback = void Function(String)

Implementation

typedef VoidArgumentedCallback = void Function(String);