restore abstract method Null safety
- T? state
Provides a instance of this type with the recycledState of this type.
Use this method it provide compiled runtime information to a instance.
Implementation
void restore(T? state);
Provides a instance of this type with the recycledState of this type.
Use this method it provide compiled runtime information to a instance.
void restore(T? state);