getMyPhone abstract method

Future<GetMyPhoneResponse> getMyPhone(
  1. ServiceCall call,
  2. GetMyPhoneRequest request
)

Implementation

$async.Future<$2.GetMyPhoneResponse> getMyPhone(
    $grpc.ServiceCall call, $2.GetMyPhoneRequest request);