StreamDirectRawPredictResponse constructor

StreamDirectRawPredictResponse({
  1. Uint8List? output,
})

Implementation

StreamDirectRawPredictResponse({this.output}) : super(fullyQualifiedName);