Future embedContent()

in pkgs/google_generative_ai/lib/src/model.dart [271:276]


  Future<EmbedContentResponse> embedContent(
    Content content, {
    TaskType? taskType,
    String? title,
    int? outputDimensionality,
  }) =>