FeatureToggleEntryModel.fromJson constructor
Connect the generated _$FeatureToggleEntryModelFromJson
function to the fromJson
factory.
Implementation
factory FeatureToggleEntryModel.fromJson(Map<String, dynamic> json) =>
_$FeatureToggleEntryModelFromJson(json);