get abstract method

Future<T?> get(
  1. String id
)

Implementation

Future<T?> get(String id);