base64bytes property

String? base64bytes
final

To show image of base64 encoded byte then you can pass the string here.

Implementation

final String? base64bytes;