viewFamiliesInProductionPlan abstract method

Future<FamiliesList> viewFamiliesInProductionPlan(
  1. ServiceCall call,
  2. IdentifierWithSearchKey request
)

Implementation

$async.Future<$3.FamiliesList> viewFamiliesInProductionPlan(
    $grpc.ServiceCall call, $1.IdentifierWithSearchKey request);