static Future<AudioMeta> fromFileAsyncImpl(File file) { throw UnsupportedError('AudioMeta.fromFileAsync() is not supported on web.' 'Please use AudioMeta.fromBytes instead.'); }