syncExpressions property

List<DataStoreSyncExpression>? syncExpressions
getter/setter pair

list of sync expressions to filter datastore sync against

Implementation

List<DataStoreSyncExpression>? syncExpressions;