fromJson static method

ConstructConfig fromJson(
  1. Map json
)

Implementation

static ConstructConfig fromJson(Map json) => _$ConstructConfigFromJson(json);