emotionAiCaptureCompleted abstract method

void emotionAiCaptureCompleted(
  1. dynamic score
)

Called when a score is successfully fetched from the server.

Implementation

void emotionAiCaptureCompleted(dynamic score);