storeReference property
Your unique identifier for the store. The Customer Area also uses this value for the store description. * Length: Between 3 to 128 characters * The following characters are not supported: :;}{$#@!|<>%^*+=\\
Implementation
@BuiltValueField(wireName: r'storeReference')
String? get storeReference;