FileConfig.fromJson constructor

FileConfig.fromJson(
  1. Map json
)

Implementation

factory FileConfig.fromJson(Map json) => _$FileConfigFromJson(json);