getMyPhone abstract method

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

Implementation

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