attachments property
getter/setter pair
List of base64 encoded attachments associated with the agenda item.
Implementation
List<String> attachments = [];
- talawa
- create_agenda_item_page
- CreateAgendaItemPageState
- attachments property
getter/setter pair
List of base64 encoded attachments associated with the agenda item.
List<String> attachments = [];