SectionConfig.fromJson constructor

SectionConfig.fromJson(
  1. Map json
)

Implementation

factory SectionConfig.fromJson(Map json) => _$SectionConfigFromJson(json);