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