get abstract method

Future<Entity?> get()

Method for getting saved data.

Implementation

Future<Entity?> get();