getMyPhone abstract method

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

Implementation

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