Stores
// final store = FMTCStore('storeName');
await FMTCStore('storeName').manage.create(); // Refers to the same store as aboveLast updated
Was this helpful?
// final store = FMTCStore('storeName');
await FMTCStore('storeName').manage.create(); // Refers to the same store as aboveLast updated
Was this helpful?
Was this helpful?