autoMLResult property

AutoMLResult? autoMLResult
final

When performAutoML is true, specifies the best recipe found.

Implementation

final AutoMLResult? autoMLResult;