onProgress method Null safety

void onProgress(
  1. int progress
)

The status of a message.

Implementation

void onProgress(int progress) {}