PredictLongRunningResponse constructor
const
PredictLongRunningResponse({
- PredictLongRunningGeneratedVideoResponse? generateVideoResponse,
Creates a PredictLongRunningResponse.
Implementation
const PredictLongRunningResponse({this.generateVideoResponse});