VoidRemoteCallback typedef

VoidRemoteCallback = void Function(dynamic)

Implementation

typedef VoidRemoteCallback = void Function(dynamic);