audioSource property

AudioSource? audioSource

The previously set AudioSource, if any.

Implementation

AudioSource? get audioSource => _audioSource;