func tryPartsValue()

in Sources/GoogleAI/PartsRepresentable.swift [34:36]


  func tryPartsValue() throws -> [ModelContent.Part] {
    return partsValue
  }