toJson abstract method

Map<String, dynamic> toJson()

转换为可用于播放器的配置映射

Convert to a configuration map that can be used by the player

Implementation

Map<String, dynamic> toJson();