VoidDynamicCallback typedef

VoidDynamicCallback = void Function(dynamic)

Implementation

typedef VoidDynamicCallback = void Function(dynamic);