getChildSpaces abstract method

Future<GetChildSpacesResponse> getChildSpaces(
  1. ServiceCall call,
  2. GetChildSpacesRequest request
)

Implementation

$async.Future<$0.GetChildSpacesResponse> getChildSpaces(
    $grpc.ServiceCall call, $0.GetChildSpacesRequest request);