details property

Map<String, dynamic> details
final

On Android/iOS/macOS, contains details of the error. For errors associated with a particular audio source, the "index" key maps to the index of the audio source in the sequence.

Implementation

final Map<String, dynamic> details;