createApplication abstract method

Future<CreateApplicationResponse> createApplication(
  1. ServiceCall call,
  2. CreateApplicationRequest request
)

Implementation

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