language property

String? language
final

Language code of the audio track (e.g., 'en', 'es', 'und').

May be null if not available from the platform.

Implementation

final String? language;