knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'createdAt',
  'status',
  'attemptId',
  'initIp',
  'initUa',
  'completeIp',
  'completeUa',
];