knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'did',
  'displayName',
  'description',
  'descriptionFacets',
  'avatar',
  'acceptsInteractions',
  'labels',
  'contentMode',
  'createdAt',
];