get abstract method

Future<E?> get()
inherited

Retrieves the saved item or returns null if no item is found.

Implementation

Future<E?> get();