linkStream property
A broadcast stream for receiving incoming link change events.
Implementation
Stream<Map<String, dynamic>> get linkStream => throw UnimplementedError(
'getLinksStream has not been implemented on the current platform.');
A broadcast stream for receiving incoming link change events.
Stream<Map<String, dynamic>> get linkStream => throw UnimplementedError(
'getLinksStream has not been implemented on the current platform.');