data property

String get data

The base64 encoded audio data.

Implementation

String get data => _value[Keys.data] as String;