Input$DraftPullRequestReviewComment.fromJson constructor
Implementation
@override
factory Input$DraftPullRequestReviewComment.fromJson(
Map<String, dynamic> json) =>
_$Input$DraftPullRequestReviewCommentFromJson(json);
@override
factory Input$DraftPullRequestReviewComment.fromJson(
Map<String, dynamic> json) =>
_$Input$DraftPullRequestReviewCommentFromJson(json);