audioProfile property Null safety

AudioProfile? audioProfile
read / write

Sets the audio parameters and application scenarios.

Sets the sample rate, bitrate, encoding mode, and the number of channels.

To know more about AudioProfile have a look over here AudioProfile

Implementation

AudioProfile? audioProfile;