onPostCreated property

dynamic Function(TimelinePost) onPostCreated
final

called when the post is created

Implementation

final Function(TimelinePost) onPostCreated;