folderInModules static method

String folderInModules(
  1. String name
)

Implementation

static String folderInModules(String name) => 'lib/app/modules/$name';