missingFeatures property

List<MissingBrowserFeature> missingFeatures
final

A list of features that were probed and found to be unsupported in the current browser.

Implementation

final List<MissingBrowserFeature> missingFeatures;