You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -34,7 +34,6 @@ class ActorInputAPIClient extends $grpc.Client {
|
||||
|
||||
ActorInputAPIClient(super.channel, {super.options, super.interceptors});
|
||||
|
||||
@$core.Deprecated('This method is deprecated')
|
||||
$grpc.ResponseFuture<$0.ActorCreatedResponse> created($0.ActorCreatedRequest request, {$grpc.CallOptions? options,}) {
|
||||
return $createUnaryCall(_$created, request, options: options);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user