CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.fromJson constructor

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

Implementation

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