doAfterInsert method

void doAfterInsert()

Implementation

void doAfterInsert() => afterInsert?.call(this);