restore method Null safety
- void state
override
Provides a instance of this type with the recycledState of this type.
Use this method it provide compiled runtime information to a instance.
Implementation
@override
void restore(void state) {
/* no op - fetched from static cache in Runtime */
}