OnShowVideo typedef

OnShowVideo = void Function(dynamic message)

视频显示

Implementation

typedef OnShowVideo = void Function(dynamic message);