layerOptions property

List<SyncLayerOption> layerOptions

The list of sync layer options to include in the sync operation.

Implementation

List<SyncLayerOption> get layerOptions => _layerOptions.value;