bool? get isMountRoot => _$this._isMountRoot;
set isMountRoot(covariant bool? isMountRoot) => _$this._isMountRoot = isMountRoot;