CatalogCustomAttributeDefinitionSelectionConfig.fromJson constructor

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

Implementation

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