dataURI property

String get dataURI

Implementation

String get dataURI => "data:$mimeType;base64,$base64";