onProgressUpdated property Null safety

ProgressListener? onProgressUpdated
read / write

Callback to get updates on the progress of the currently playing media.

Implementation

ProgressListener? onProgressUpdated;