data property

  1. @override
Uint8List data
override

A base64 encoded Bitmap string.

Implementation

@override
Uint8List get data => _bitmap;