ReplyFn typedef

ReplyFn = void Function(dynamic)

Implementation

typedef ReplyFn = void Function(dynamic);