menu
flutter_audio_recorder_player package
documentation
audio_source.dart
UriAudioSource
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
final
The headers to use when making HTTP requests
Implementation
final Map<String, String>? headers;
flutter_audio_recorder_player package
documentation
audio_source
UriAudioSource
headers property
UriAudioSource class