appType top-level property

AppType get appType

Implementation

AppType get appType {
  return AppType.web;
}