getEntity abstract method

Future<T> getEntity(
  1. int entityId
)

Implementation

Future<T> getEntity(int entityId);