WebApiModulesInventoryInventoryReceiptItemAttribute.fromJson constructor

WebApiModulesInventoryInventoryReceiptItemAttribute.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory WebApiModulesInventoryInventoryReceiptItemAttribute.fromJson(
  Map<String, dynamic> json,
) => _$WebApiModulesInventoryInventoryReceiptItemAttributeFromJson(json);