UikProductInformationCompProps.fromJson constructor

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

Implementation

factory UikProductInformationCompProps.fromJson(Map<String, dynamic> json) =>
    $UikProductInformationCompPropsFromJson(json);