readAsDataURL property
Implementation
_i2.String Function(_i3.Blob) get readAsDataURL =>
(_i3.Blob p0) => _i4.callMethod(
_i4.getProperty(
this,
'readAsDataURL',
),
r'call',
[
this,
p0,
],
);