GroundingSupport constructor
GroundingSupport({})
Implementation
GroundingSupport({
this.segment,
this.groundingChunkIndices = const [],
this.confidenceScores = const [],
}) : super(fullyQualifiedName);
GroundingSupport({
this.segment,
this.groundingChunkIndices = const [],
this.confidenceScores = const [],
}) : super(fullyQualifiedName);