CatalogCustomAttributeDefinitionNumberConfig.fromJson constructor

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

Implementation

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