PredictLongRunningResponse constructor

PredictLongRunningResponse({
  1. GenerateVideoResponse? generateVideoResponse,
})

Implementation

PredictLongRunningResponse({this.generateVideoResponse})
  : super(fullyQualifiedName);