initial static method

dynamic initial()

Implementation

static initial() {
  _camera();
  _folderDetail();
  _folder();
}