searchAll abstract method

Future<FormsSectionsList> searchAll(
  1. ServiceCall call,
  2. FormsSectionsServiceSearchAllReq request
)

Implementation

$async.Future<$0.FormsSectionsList> searchAll(
    $grpc.ServiceCall call, $0.FormsSectionsServiceSearchAllReq request);