Construction.fromJson constructor

Construction.fromJson(
  1. Map json
)

Implementation

factory Construction.fromJson(Map json) => _$ConstructionFromJson(json);