getMyProfile abstract method

Future<GetMyProfileResponse> getMyProfile(
  1. ServiceCall call,
  2. GetMyProfileRequest request
)

Implementation

$async.Future<$4.GetMyProfileResponse> getMyProfile(
    $grpc.ServiceCall call, $4.GetMyProfileRequest request);