BetterVideoPlayerDataSource constructor
const
BetterVideoPlayerDataSource(
- BetterVideoPlayerDataSourceType type,
- String url
Implementation
const BetterVideoPlayerDataSource(
this.type,
this.url,
);