url property

String? url
final

The URL of a remote audio asset to visualize.

This will download the audio file to a local cache and visualize it. The file will be cached and reused on subsequent calls.

Implementation

final String? url;