ConfigurationSet.fromJson constructor Null safety
Implementation
factory ConfigurationSet.fromJson(Map<String, dynamic> json) =>
_$ConfigurationSetFromJson(json);
factory ConfigurationSet.fromJson(Map<String, dynamic> json) =>
_$ConfigurationSetFromJson(json);