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