const TPStreamPlayer({ Key? key, required this.assetId, required this.accessToken, }) : super(key: key);