menu
tamatem_plus package
documentation
api/model/inventory_item_request.dart
inventoryItemToJson function
inventoryItemToJson function
dark_mode
light_mode
inventoryItemToJson
function
String
inventoryItemToJson
(
InventoryItemRequest
data
)
Implementation
String inventoryItemToJson(InventoryItemRequest data) => json.encode(data.toJson());
tamatem_plus package
documentation
api/model/inventory_item_request
inventoryItemToJson function
inventory_item_request library