The unique identifier for this audio source
@override String get id => 'concatenating-${children.map((c) => c.id).join('-')}';