WebApiModulesUtilitiesRateUpdateBatchItemRateUpdateBatchItem.fromJson constructor

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

Implementation

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