init property

InitBuilder<T>? init
final

Function to initialize the controller.

Implementation

final InitBuilder<T>? init;