knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'text',
  'labels',
  'embedImages',
  'embedVideos',
  'embedExternals',
  'embedRecords',
];