url property

String? url
final

播放的URL,如果设置了这个参数,会提前准备资源

也可以不设置,后面也可以使用PlayerController 来控制播放器播放

Implementation

final String? url;