stateKeysToPreserve property

List<String> get stateKeysToPreserve

State keys that should be preserved during hot reload

Implementation

List<String> get stateKeysToPreserve => [];