ProductListImportExport class Null safety

Import / Export of product lists via json.

Constructors

ProductListImportExport()

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

import(String jsonEncoded, dynamic localDatabase) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
A string representation of this object. [...]
inherited

Operators

operator ==(Object other) bool
The equality operator. [...]
inherited

Constants

TMP_IMPORT → const String
'{' '"list": ["3760020507350", "7300400481588", "3502110009449"],' '"data":{' '"12345": {"qty":5}'…