dummy property

BoutiqueWeebi dummy
final

Implementation

static final dummy = BoutiqueWeebi(
  id: 1,
  languageCode: 'fr',
  name: '',
  phone: Phone.empty,
  mail: '',
  addressFull: Address.empty,
  shopKeeperName: '',
  shopKeeperTel: '',
  shopKeeperMail: '',
  creationDate: DatesWeebi.defaultDate,
  status: false,
  statusUpdateDate: DatesWeebi.defaultDate,
  promo: 0.0,
);