playerId property

String? playerId
getter/setter pair

An unique ID generated for this instance of AudioPlayer.

This is used to properly exchange messages with the MethodChannel.

Implementation

String? playerId;