palaceLocalsEN top-level constant

Map<String, String> const palaceLocalsEN

Implementation

const Map<String, String> palaceLocalsEN = {
  soulPalace: 'Life',
  bodyPalace: 'Body',
  siblingsPalace: 'Siblings',
  spousePalace: 'Spouse',
  childrenPalace: 'Children',
  wealthPalace: 'Wealth',
  surfacePalace: 'Migration',
  friendsPalace: 'Friends',
  healthPalace: 'Health',
  spiritPalace: 'Fortune',
  parentsPalace: 'Parents',
  careerPalace: 'Career',
  propertyPalace: 'Property',
  originalPalace: 'Original',
};