viewFolder static method

String viewFolder(
  1. String name
)

Implementation

static String viewFolder(String name) => "lib/app/modules/$name/view";