structure top-level constant

Map<String, List<String>> const structure

Implementation

const structure = {
  'data': ['repo_impl'],
  'domain': ['repo', 'model'],
  'presentation': ['screens', 'widgets'],
};