menu
leetcode_api_dart package
documentation
models/problem.dart
ProblemStats
totalAcceptedRaw property
totalAcceptedRaw property
dark_mode
light_mode
totalAcceptedRaw
property
int
get
totalAcceptedRaw
inherited
Implementation
int get totalAcceptedRaw => throw _privateConstructorUsedError;
leetcode_api_dart package
documentation
models/problem
ProblemStats
totalAcceptedRaw property
ProblemStats class