shouldInit abstract method
Returns true if the value should be re-initialized after a rebuild.
Implementation
bool shouldInit(covariant InitBuilder<T> other);
Returns true if the value should be re-initialized after a rebuild.
bool shouldInit(covariant InitBuilder<T> other);