storeCodes property

List<String>? storeCodes
getter/setter pair

A list of unique store codes or empty for the catch all.

Implementation

core.List<core.String>? storeCodes;