get<T> abstract method

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

Implementation

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