get abstract method

Future<E?> get(
  1. int id
)

Implementation

Future<E?> get(int id);