future property

Future<void>? future

Returns itself after the load/save finishes.

Implementation

Future<void>? get future;