knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'video',
  'captions',
  'alt',
  'aspectRatio',
  'presentation',
];