getAll abstract method

Future<ConnectAdminResponse> getAll(
  1. ServiceCall call,
  2. ConnectAdminRequest request
)

Implementation

$async.Future<$0.ConnectAdminResponse> getAll(
    $grpc.ServiceCall call, $0.ConnectAdminRequest request);