get abstract method

Future<T> get(
  1. int id
)

Implementation

Future<T> get(int id);