SetStoreAvailableAction constructor
SetStoreAvailableAction({
- required bool storeAvailable,
Implementation
SetStoreAvailableAction({required this.storeAvailable})
: this.timestamp = DateTime.now().millisecondsSinceEpoch;