getAuthorAsync property
Implementation
_i2.Future<_i3.BaseUser?> Function() get getAuthorAsync =>
() => _i5.promiseToFuture(_i5.callMethod(
_i5.getProperty(
this,
'getAuthorAsync',
),
r'call',
[this],
));