VideoPlayerSource.network constructor

VideoPlayerSource.network(
  1. String? url
)

Implementation

VideoPlayerSource.network(this.url)
    : assetPath = null,
      file = null;