Object toJson()

in pkgs/google_generative_ai/lib/src/api.dart [431:432]


  Object toJson() =>
      {'category': category.toJson(), 'threshold': threshold.toJson()};