layerOptions property
The list of sync layer options to include in the sync operation.
Implementation
List<SyncLayerOption> get layerOptions => _layerOptions.value;
The list of sync layer options to include in the sync operation.
List<SyncLayerOption> get layerOptions => _layerOptions.value;