menu
lb_planner
modules/calendar/domain/models/calendar_plan.dart
CalendarPlan
name property
name
dark_mode
light_mode
name
property
String
get
name
inherited
The name of this plan.
Implementation
String get name => throw _privateConstructorUsedError;
lb_planner
calendar_plan
CalendarPlan
name property
CalendarPlan class