SORT_RESULTS property

Map<int, String> SORT_RESULTS
final

Implementation

static final Map<int, String> SORT_RESULTS = {
  0: 'succes',
  1: 'operationsError',
  53: 'unwillingToPerform'
};