get abstract method

Future<List<int>?> get()

Get the current status file.

Returns the current status file, or null if no status file has ever been written.

Implementation

Future<List<int>?> get();