getDao abstract method

Future<R> getDao()

Get dao instance with generic type R

Implementation

Future<R> getDao();