assetsDir property

Directory get assetsDir

Implementation

Directory get assetsDir {
  return Directory(assetsPath);
}