ByteArkPlayerSource constructor
Creates a non-DRM ByteArkPlayerSource.
Implementation
ByteArkPlayerSource({required this.url, this.type}) : drm = null;
Creates a non-DRM ByteArkPlayerSource.
ByteArkPlayerSource({required this.url, this.type}) : drm = null;