WebApiModulesInventoryAssetAssetDocument.fromJson constructor

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

Implementation

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