toJson method

String toJson()

get json from ScanProductModel

Implementation

String toJson() => json.encode(toMap());