SafetySetting_HarmBlockThreshold.fromJson constructor
SafetySetting_HarmBlockThreshold.fromJson(
- Object? json
Implementation
factory SafetySetting_HarmBlockThreshold.fromJson(Object? json) =>
SafetySetting_HarmBlockThreshold(json as String);