EmptyFunction typedef

EmptyFunction = void Function(String placement)

Implementation

typedef EmptyFunction = void Function(String placement);