future property
A future that completes when the persisted state has been decoded (or null if no decoding was performed).
Implementation
final Future<void>? future;
A future that completes when the persisted state has been decoded (or null if no decoding was performed).
final Future<void>? future;