evaluates property

Map<String, String> evaluates
final

Implementation

final evaluates = {
  'General performance of practice': 'generalPerformanceOfPractice',
  'Unintended positive side effects of practice': 'unintendedPositiveSideEffectsOfPractice',
  'Unintended negative side effect of practice': 'unintendedNegativeSideEffectOfPractice',
  'Knowledge and skills required for practice': 'knowledgeAndSkillsRequiredForPractice',
  'Labour required for practice': 'labourRequiredForPractice',
  'Cost associated with practice': 'costAssociatedWithPractice',
  'Does it work in degraded environments?': 'doesItWorkInDegradedEnvironments',
  'Does it help restore land?': 'doesItHelpRestoreLand',
  'Climate change vulnerability effects': 'climateChangeVulnerabilityEffects',
  'Time requirements': 'timeRequirements',
};