menu
leetcode_api_dart package
documentation
models/user_calendar.dart
UserCalendar
activeYears property
activeYears property
dark_mode
light_mode
activeYears
property
List
<
int
>
get
activeYears
inherited
Implementation
List<int> get activeYears => throw _privateConstructorUsedError;
leetcode_api_dart package
documentation
models/user_calendar
UserCalendar
activeYears property
UserCalendar class