LongreadMaterialEstimation.fromJson constructor

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

Implementation

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