get abstract method

Future<Collection> get(
  1. ServiceCall call,
  2. CollectionId request
)

Implementation

$async.Future<$0.Collection> get(
    $grpc.ServiceCall call, $1.CollectionId request);