menu
lasso package
documentation
generated_code/lasso.swagger.dart
Event
notes property
notes property
dark_mode
light_mode
notes
property
@JsonKey.new(name: 'notes', defaultValue: <EventNote>[])
List
<
EventNote
>
?
notes
final
Implementation
@JsonKey(name: 'notes', defaultValue: <EventNote>[]) final List<EventNote>? notes;
lasso package
documentation
generated_code/lasso.swagger
Event
notes property
Event class