getLocal abstract method

Future<TEntity> getLocal(
  1. TKey id
)

Implementation

Future<TEntity> getLocal(TKey id);