StreamDirectRawPredictRequest constructor
StreamDirectRawPredictRequest({})
Implementation
StreamDirectRawPredictRequest({
required this.endpoint,
this.methodName = '',
this.input,
}) : super(fullyQualifiedName);