createEcosystem abstract method

Future<CreateEcosystemResponse> createEcosystem(
  1. ServiceCall call,
  2. CreateEcosystemRequest request
)

Implementation

$async.Future<$2.CreateEcosystemResponse> createEcosystem(
    $grpc.ServiceCall call, $2.CreateEcosystemRequest request);