knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'key',
  'scope',
  'value',
  'description',
  'managerRole',
];