listNestedFragments_Pre method
- ServiceCall call,
- Future<
ListNestedFragmentsRequest> request
Implementation
$async.Future<$11.ListNestedFragmentsResponse> listNestedFragments_Pre($grpc.ServiceCall call, $async.Future<$11.ListNestedFragmentsRequest> request) async {
return listNestedFragments(call, await request);
}