Not Able to Access Face detection api in my code in Blazor Hybrid

When i am fetching Images and passing it to await faceapi.fetchImage(label); then i am facing RefrenceError:Can't Find Variable: FileReader

Please Help For this.