entrypoint property

TemplateFile entrypoint

The entrypoint of the application; the main file for the project, which an IDE might open after creating the project.

Implementation

TemplateFile get entrypoint => _entrypoint;