data property

String get data

The base64 encoded image data.

Implementation

String get data => _value['data'] as String;