base64Decode property
Implementation
_i6.Uint8List Function(_i2.String) get base64Decode =>
(_i2.String p0) => _i5.callMethod(
_i5.getProperty(
this,
'base64Decode',
),
r'call',
[
this,
p0,
],
);