id property

  1. @override
String get id
override

The unique identifier for this audio source

Implementation

@override
String get id => uri.toString();