data property

  1. @override
String data
override

A file path on the Android device that refers to the location of the bitmap.

Implementation

@override
String get data => _bitmap;