get<T> abstract method

Future<Result<T>> get<T>(
  1. IDs id
)

Implementation

Future<Result<T>> get<T>(IDs id);