WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKit.fromJson constructor

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

Implementation

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