registerAuthApplication abstract method

Future<RegisterAuthApplicationResponse> registerAuthApplication(
  1. ServiceCall call,
  2. RegisterAuthApplicationRequest request
)

Implementation

$async.Future<$13.RegisterAuthApplicationResponse> registerAuthApplication($grpc.ServiceCall call, $13.RegisterAuthApplicationRequest request);