SizeBoxInfo.fromJson constructor

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

Implementation

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