getMyProfile abstract method

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

Implementation

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