doBeforePost method

void doBeforePost()

Implementation

void doBeforePost() => beforePost?.call(this);