downloadAsCSV abstract method

Future<StandardFile> downloadAsCSV(
  1. ServiceCall call,
  2. ComponentsServiceFilterReq request
)

Implementation

$async.Future<$1.StandardFile> downloadAsCSV(
    $grpc.ServiceCall call, $0.ComponentsServiceFilterReq request);