updateMyProfile abstract method

Future<UpdateMyProfileResponse> updateMyProfile(
  1. ServiceCall call,
  2. UpdateMyProfileRequest request
)

Implementation

$async.Future<$4.UpdateMyProfileResponse> updateMyProfile(
    $grpc.ServiceCall call, $4.UpdateMyProfileRequest request);