enableStandalone property
bool?
get
enableStandalone
Implementation
bool? get enableStandalone => _$this._enableStandalone;
set
enableStandalone
(bool? enableStandalone)
Implementation
set enableStandalone(bool? enableStandalone) =>
_$this._enableStandalone = enableStandalone;