createApplication abstract method
Future<CreateApplicationResponse>
createApplication(
- ServiceCall call,
- CreateApplicationRequest request
Implementation
$async.Future<$0.CreateApplicationResponse> createApplication(
$grpc.ServiceCall call, $0.CreateApplicationRequest request);