data property

Uint8List data
final

Encoded png data of the image. will be base64 encoded into the kdbx file.

Implementation

final Uint8List data;