publishDataManager property

DataManager publishDataManager

Returns the data manager that is responsible for retrieving layout information from the Codelessly servers or the local device's cache.

Implementation

DataManager get publishDataManager => _publishDataManager!;