rootId property

String? rootId

Implementation

String? get rootId => _$this._rootId;
void rootId=(String? rootId)

Implementation

set rootId(String? rootId) => _$this._rootId = rootId;