readOAuthApp abstract method

Future<ReadOAuthAppResponse> readOAuthApp(
  1. ServiceCall call,
  2. ReadOAuthAppRequest request
)

Implementation

$async.Future<$9.ReadOAuthAppResponse> readOAuthApp($grpc.ServiceCall call, $9.ReadOAuthAppRequest request);