grandparentAuthor property

  1. @ProfileViewBasicConverter()
ProfileViewBasic? get grandparentAuthor
inherited

When parent is a reply to another post, this is the author of that post.

Implementation

@ProfileViewBasicConverter()
ProfileViewBasic? get grandparentAuthor => throw _privateConstructorUsedError;