viewAll method
View all forms sections
Implementation
$grpc.ResponseFuture<$0.FormsSectionsList> viewAll(
$1.ActiveStatus request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$viewAll, request, options: options);
}
View all forms sections
$grpc.ResponseFuture<$0.FormsSectionsList> viewAll(
$1.ActiveStatus request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$viewAll, request, options: options);
}