storeName property

String? storeName
final

The store name, as it will be imported

Note that this may be different to the import file's name. In this case, the MapEntry for which this object is the value will have the filename as the key.

Implementation

final String? storeName;