init property

void Function(T) init
final

The init function is called AFTER the state has been restored

Implementation

final void Function(T) init;