OnInitContext<T> typedef

OnInitContext<T> = void Function(T instance)

Implementation

typedef OnInitContext<T> = void Function(T instance);