menu
leetcode_api_dart package
documentation
models/user_solve_count_by_difficulty_details.dart
UserSolveCountByDifficultyDetails
allQuestionsCount property
allQuestionsCount property
dark_mode
light_mode
allQuestionsCount
property
List
<
DifficultyCount
>
get
allQuestionsCount
inherited
Implementation
List<DifficultyCount> get allQuestionsCount => throw _privateConstructorUsedError;
leetcode_api_dart package
documentation
models/user_solve_count_by_difficulty_details
UserSolveCountByDifficultyDetails
allQuestionsCount property
UserSolveCountByDifficultyDetails class