disposer property
Function that is called with the value when the InitBuilder is being disposed.
Implementation
final ValueSetter<T>? disposer;
Function that is called with the value when the InitBuilder is being disposed.
final ValueSetter<T>? disposer;