static AudioMeta fromPathImpl(String path) { throw UnsupportedError('AudioMeta.fromPath() is not supported on web.' 'Please use AudioMeta.fromBytes instead.'); }