load abstract method

Load data from the storage that has been saved previously with the save method.

Implementation

Future<DevicePreviewData?> load();