appEntrypointPath property
String?
get
appEntrypointPath
Implementation
String? get appEntrypointPath => _$this._appEntrypointPath;
set
appEntrypointPath
(String? appEntrypointPath)
Implementation
set appEntrypointPath(String? appEntrypointPath) =>
_$this._appEntrypointPath = appEntrypointPath;