menu
leetcode_api_dart package
documentation
models/comment.dart
Comment
copyWith property
copyWith property
dark_mode
light_mode
copyWith
property
@JsonKey(ignore: true)
$CommentCopyWith
<
Comment
>
get
copyWith
inherited
Implementation
@JsonKey(ignore: true) $CommentCopyWith<Comment> get copyWith => throw _privateConstructorUsedError;
leetcode_api_dart package
documentation
models/comment
Comment
copyWith property
Comment class