initOnce property

bool initOnce
final

Whether the viewModel should be initialized once or every time the the dependencies change.

Implementation

final bool initOnce;