class Assets {
  static const activities = 'assets/activities.json';
  static const destinations = 'assets/destinations.json';
}