metadataReceived property

(dynamic Function(String, int, int)?) metadataReceived
final

Occurs when the local user receives the metadata.

Implementation

final Function(String, int, int)? metadataReceived;