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