whenCreated property

void Function(T) whenCreated
final

This function is called BEFORE init and BEFORE state has been restored

Implementation

final void Function(T) whenCreated;