createOAuthAppUser abstract method

Future<CreateOAuthAppUserResponse> createOAuthAppUser(
  1. ServiceCall call,
  2. CreateOAuthAppUserRequest request
)

Implementation

$async.Future<$12.CreateOAuthAppUserResponse> createOAuthAppUser($grpc.ServiceCall call, $12.CreateOAuthAppUserRequest request);