onInit property

void Function(T obj1, U obj2)? onInit
final

Implementation

final void Function(T obj1, U obj2)? onInit;