knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'status',
  'record',
  'embed',
  'expiresAt',
  'isActive',
];