WebApiModulesInventoryAssetCertificationAssetCertification.fromJson constructor

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

Implementation

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