find abstract method

Future<T> find(
  1. String id
)

Implementation

Future<T> find(String id);