OnDislike typedef

OnDislike = void Function(dynamic message)

不喜欢

Implementation

typedef OnDislike = void Function(dynamic message);