status property

String? status
final

status tells about the status of the prediction i.e. wrong or right prediction.

Implementation

final String? status;