createImage property
Implementation
_i3.Image Function(_i6.Uint8List) get createImage =>
(_i6.Uint8List p0) => _i5.callMethod(
_i5.getProperty(
this,
'createImage',
),
r'call',
[
this,
p0,
],
);