OnDislike typedef

OnDislike = void Function(dynamic message)

Implementation

typedef OnDislike = void Function(dynamic message);