deployHostingRelease property

bool deployHostingRelease
final

Whether the orchestrator should deploy the release hosting site. Only meaningful when TemplateTypeExtension.isFlutterApp with web platform OR TemplateTypeExtension.isJasprApp is true.

Implementation

final bool deployHostingRelease;