menu
leetcode_api_dart package
documentation
models/user_solve_count_by_difficulty.dart
SubmitStatsGlobal
SubmitStatsGlobal.fromJson factory constructor
SubmitStatsGlobal.fromJson factory constructor
dark_mode
light_mode
SubmitStatsGlobal.fromJson
constructor
SubmitStatsGlobal.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory SubmitStatsGlobal.fromJson(Map<String, Object?> json) => _$SubmitStatsGlobalFromJson(json);
leetcode_api_dart package
documentation
models/user_solve_count_by_difficulty
SubmitStatsGlobal
SubmitStatsGlobal.fromJson factory constructor
SubmitStatsGlobal class