toJson method

Map<String, dynamic> toJson()

Converts a InventoryPhysicalCount to a Map

Implementation

Map<String, dynamic> toJson() => _$InventoryPhysicalCountToJson(this);